Skip to content

ERA-11313: Cursor GPS no longer working #1296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025
Merged

ERA-11313: Cursor GPS no longer working #1296

merged 1 commit into from
May 14, 2025

Conversation

gaboDev
Copy link
Contributor

@gaboDev gaboDev commented May 14, 2025

What does this PR do?

  • Removes unnecessary z-index from map legends

Relevant link(s)

@@ -73,7 +73,6 @@
top: 0.5rem;
right: 0;
margin-right: 1rem;
z-index: 11;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This index was provoking the compass being hide behind margins of this element.
I did several tests and I don't see an impact of having this z-index, the intention of this CSS block is to put in position the gps component along the compass button, this can be done with out having this kind of indexes

@gaboDev gaboDev merged commit 51598c0 into develop May 14, 2025
3 checks passed
@gaboDev gaboDev deleted the ERA-11313 branch May 14, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants